[INFO] fetching crate rust-async-tuyapi 1.2.0...
[INFO] testing rust-async-tuyapi-1.2.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rust-async-tuyapi 1.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rust-async-tuyapi 1.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust-async-tuyapi 1.2.0
[INFO] tweaked toml for crates.io crate rust-async-tuyapi 1.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-async-tuyapi 1.2.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rust-async-tuyapi 1.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ecb v0.1.2
[INFO] [stderr]   Downloaded atomic-counter v1.0.1
[INFO] [stderr]   Downloaded block-modes v0.9.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.30
[INFO] [stderr]   Downloaded zerocopy v0.8.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6522a6097382347ba5c98ce5329c94a2ca864a5db47fae382ebb1bbd3f59508
[INFO] running `Command { std: "docker" "start" "-a" "f6522a6097382347ba5c98ce5329c94a2ca864a5db47fae382ebb1bbd3f59508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6522a6097382347ba5c98ce5329c94a2ca864a5db47fae382ebb1bbd3f59508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6522a6097382347ba5c98ce5329c94a2ca864a5db47fae382ebb1bbd3f59508", kill_on_drop: false }`
[INFO] [stdout] f6522a6097382347ba5c98ce5329c94a2ca864a5db47fae382ebb1bbd3f59508
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c838394dd6f32d038b8fc0c4e677c3ac27742673e0bba64c4cc2139e875382f9
[INFO] running `Command { std: "docker" "start" "-a" "c838394dd6f32d038b8fc0c4e677c3ac27742673e0bba64c4cc2139e875382f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling atomic-counter v1.0.1
[INFO] [stderr]    Compiling block-modes v0.9.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rust-async-tuyapi v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.85s
[INFO] running `Command { std: "docker" "inspect" "c838394dd6f32d038b8fc0c4e677c3ac27742673e0bba64c4cc2139e875382f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c838394dd6f32d038b8fc0c4e677c3ac27742673e0bba64c4cc2139e875382f9", kill_on_drop: false }`
[INFO] [stdout] c838394dd6f32d038b8fc0c4e677c3ac27742673e0bba64c4cc2139e875382f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f8c55300f7298030d2647119bd65109f5367468786fa80ac6a29c54b63b846a
[INFO] running `Command { std: "docker" "start" "-a" "1f8c55300f7298030d2647119bd65109f5367468786fa80ac6a29c54b63b846a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-async-tuyapi v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "1f8c55300f7298030d2647119bd65109f5367468786fa80ac6a29c54b63b846a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f8c55300f7298030d2647119bd65109f5367468786fa80ac6a29c54b63b846a", kill_on_drop: false }`
[INFO] [stdout] 1f8c55300f7298030d2647119bd65109f5367468786fa80ac6a29c54b63b846a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c72ef19e9b0fac10e174c2b9983cc2f2f3b038e9b8f6cf65a996645d187d7a47
[INFO] running `Command { std: "docker" "start" "-a" "c72ef19e9b0fac10e174c2b9983cc2f2f3b038e9b8f6cf65a996645d187d7a47", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_async_tuyapi-46aedf2d1988d452)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test cipher::tests::decrypt_message_where_payload_is_not_json ... ok
[INFO] [stdout] test cipher::tests::decrypt_message_with_header_and_base_64_encoding ... ok
[INFO] [stdout] test cipher::tests::encrypt_message ... ok
[INFO] [stdout] test cipher::tests::encrypt_message_without_base64_encoding ... ok
[INFO] [stdout] test cipher::tests::maybe_strip_header_without_header ... ok
[INFO] [stdout] test crc::test_crc_calculation ... ok
[INFO] [stdout] test cipher::tests::maybe_strip_header_with_correct_header ... ok
[INFO] [stdout] test mesparse::tests::test_key_lenght_not_16_gives_error ... ok
[INFO] [stdout] test mesparse::tests::test_key_length_is_16 ... ok
[INFO] [stdout] test mesparse::tests::test_parse_data_format_error ... ok
[INFO] [stdout] test mesparse::tests::test_parse_messages ... ok
[INFO] [stdout] test mesparse::tests::test_parse_double_messages ... ok
[INFO] [stdout] test mesparse::tests::test_parse_mqttversion ... ok
[INFO] [stdout] test mesparse::tests::test_parse_messages_with_payload ... ok
[INFO] [stdout] test cipher::tests::decrypt_message_without_header_and_base64_encoding ... ok
[INFO] [stdout] test mesparse::tests::test_encode_with_and_without_encryption_and_version_three_three ... ok
[INFO] [stdout] test cipher::tests::decrypt_message_with_version_threethree ... ok
[INFO] [stdout] test mesparse::tests::test_encode_with_and_without_encryption_and_version_three_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mesparse_integration.rs (/opt/rustwide/target/debug/deps/mesparse_integration-e910f15414163cd9)
[INFO] [stdout] running 7 tests
[INFO] [stdout] test decode_corrupt_shorter_than_possible_message ... ok
[INFO] [stdout] test decode_empty_message ... ok
[INFO] [stdout] test encode_and_decode_get_message_version_three_three ... ok
[INFO] [stdout] test encode_and_decode_message ... ok
[INFO] [stdout] test decode_corrupt_crc_mismatch_message ... ok
[INFO] [stdout] test decode_corrupt_shortened_message ... ok
[INFO] [stdout] test encode_and_decode_set_message_version_three_three ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_async_tuyapi
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 7) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c72ef19e9b0fac10e174c2b9983cc2f2f3b038e9b8f6cf65a996645d187d7a47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c72ef19e9b0fac10e174c2b9983cc2f2f3b038e9b8f6cf65a996645d187d7a47", kill_on_drop: false }`
[INFO] [stdout] c72ef19e9b0fac10e174c2b9983cc2f2f3b038e9b8f6cf65a996645d187d7a47
